multilinear extension
- North America > Canada (0.04)
- Europe > France (0.04)
- North America > United States (0.14)
- North America > Canada > Quebec > Montreal (0.04)
- Europe > Italy > Tuscany > Florence (0.04)
- Europe > France > Hauts-de-France > Nord > Lille (0.04)
We thank all the reviewers for their time in reading our paper and providing thoughtful comments
We thank all the reviewers for their time in reading our paper and providing thoughtful comments. Thank you for pointing out the typo. We note that we obtain a guarantee in expectation. We will add the details in the revised version. There are also "second-order" regret bounds which look at the "variance" We will add the detailed comparison in the revised version.
- North America > Canada > British Columbia > Metro Vancouver Regional District > Vancouver (0.04)
- Europe > France (0.04)
Review for NeurIPS paper: A Bandit Learning Algorithm and Applications to Auction Design
Additional Feedback: The paper studies the problem of online convex optimization problem, except that the functions that arrive online are not really concave. They are "close to" concave, formalized by the paper as (lambda, mu) concavity. The idea is that in many problems of interest where the input functions are not concave, the paper discretizes the function and consider the multilinear extension of the discretized function, which happens to be (lambda, mu) concave for reasonable values of lambda and mu. The paper presents three applications to illustrate the value of their approach. The first of these is the analysis of adaptive dynamics on (lambda, mu) smooth games where previously high welfare was known to be guaranteed (i.e., average welfare of playing the dynamics over time is at least lambda/mu of the optimal welfare) only for dynamics that had vanishing regret for each player.
Review for NeurIPS paper: Improved Algorithms for Online Submodular Maximization via First-order Regret Bounds
Weaknesses: This paper has a few weaknesses which are as follows: - Although the authors have cited [9] and [10] as previous literature on online submodular maximization, they have not compared their obtained regret bounds with the bounds of [9] and [10]. These two papers consider the online continuous submodular maximization problem (as opposed to submodular set function maximization in this work) and may seem different in the first look, however, since the multilinear extension of submodular set functions are continuous submodular, combination of the continuous algorithms in [9] and [10] and a lossless rounding technique such as pipage rounding could be used for discrete problems. In particular, the algorithms of [9] and [10] are almost identical to Algorithm 1 of this paper and the only novelty of Algorithm 1 is the use of g f-l (as opposed to f) as the utility function which leads to \alpha-regret bounds with curvature-dependent approximation ratio \alpha. I noticed that this issue has been addressed in more detail in the appendix, however, I think it's important to discuss the computational complexity of the discretized version of Algorithm 1 in the paper as well. In particular, implementing this algorithm on a real-world problem and comparing the performance for different discretization levels and various number of samples could have made the paper even better.